All Questions
1 question
0votes
0answers
225views
How can I select features for a symbolic regression problem to be solved with genetic programming?
I want to solve a symbolic regression problem with genetic programming. My dataset is similar to this one, but I have 30 features, and I want to use only the most sensitive features. I found this ...